ci/papr: Fix artifacts
authorColin Walters <walters@verbum.org>
Wed, 21 Mar 2018 20:42:07 +0000 (16:42 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 21 Mar 2018 21:29:05 +0000 (21:29 +0000)
Of course we only notice these things are broken when the CI breaks.

Also add some comments and flip flatpak to `required: true` since it should be
now.

Closes: #1507
Approved by: jlebon

.papr.yml

index da06fa9589462d7436e9299449eaceb5631cbcf1..bdb74ec9c64908aa3e95b0da832d2b939ba39654 100644 (file)
--- a/.papr.yml
+++ b/.papr.yml
@@ -40,7 +40,13 @@ tests:
   - ci/build-check.sh
   - ci/ci-release-build.sh
 
+artifacts:
+  - test-suite.log
+  - config.log
+  - gdtr-results
+
 ---
+# And now the contexts below here are variant container builds
 
 context: f27-rust
 inherit: true
@@ -123,6 +129,7 @@ tests:
 
 ---
 
+# Reset inheritance for non-variant builds
 inherit: false
 branches:
     - master
@@ -130,7 +137,7 @@ branches:
     - try
 
 context: f27-flatpak
-required: false
+required: true
 
 # This test case wants an "unprivileged container with bubblewrap",
 # which we don't have right now; so just provision a VM and do a